popover: Add keynav keybindings
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Mar 2020 21:24:09 +0000 (17:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 02:36:03 +0000 (22:36 -0400)
commitc1247a7993ddd1a530ac662e88632faa5bf16b63
tree97a6cbbf3f4b5f2d6258e5343dffc2c1f28357e2
parentb2a747b4d48e95e002d9b63ddb35a8f112312e64
popover: Add keynav keybindings

The shortcut controllers are limited to same-native,
so we need to duplicate the Tab and arrow key bindings
for focus handling, as well as the Enter bindings for
activation.
gtk/gtkpopover.c